home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / inverse.dxr / 00054.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  219 b   |  9 lines

  1. on mouseUp
  2.   set the loc of sprite 3 to point(900, 900)
  3.   set the loc of sprite 4 to point(900, 900)
  4.   set the loc of sprite 5 to point(900, 900)
  5.   updateStage()
  6.   go("Start")
  7.   set the stageColor to the stageColor
  8. end
  9.